google.golang.org/grpc/attributes.Attributes.value (field)

5 uses

	google.golang.org/grpc/attributes (current package)
		attributes.go#L43: 	key, value any
		attributes.go#L50: 		value: value,
		attributes.go#L69: 		value:  value,
		attributes.go#L78: 			return cur.value
		attributes.go#L168: 			if !yield(cur.key, cur.value) {